Skip to content

add ci#27

Merged
tsk-brc merged 7 commits into
developfrom
add-ci
Mar 21, 2026
Merged

add ci#27
tsk-brc merged 7 commits into
developfrom
add-ci

Conversation

@tsk-brc
Copy link
Copy Markdown
Owner

@tsk-brc tsk-brc commented Mar 21, 2026

Note

Low Risk
Mostly CI/lint configuration plus broad formatting/import cleanup across the Django app; functional behavior should be unchanged aside from stricter lint enforcement via .flake8.

Overview
Adds a GitHub Actions CI workflow (.github/workflows/ci.yml) to run linting and pytest+coverage on pushes/PRs, and centralizes flake8 settings in a new .flake8 file; CircleCI/Makefile lint commands are simplified to rely on that config.

Updates dev dependencies (requirements-dev.txt) and applies wide-ranging formatting/import cleanup across shift/ and shift_table/ (admin, models, views, factories, and tests), largely standardizing quoting and line wrapping without intended logic changes.

Written by Cursor Bugbot for commit c457514. This will update automatically on new commits. Configure here.

@tsk-brc tsk-brc self-assigned this Mar 21, 2026
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

There are 3 total unresolved issues (including 2 from previous reviews).

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread .github/workflows/ci.yml Outdated
@tsk-brc tsk-brc merged commit 1745e02 into develop Mar 21, 2026
6 checks passed
@tsk-brc tsk-brc deleted the add-ci branch March 21, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant